home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 1 / ACE CD 1.iso / files / utils / framema2.dms / in.adf / TOOLS / REXX / shut.rexx next >
Encoding:
OS/2 REXX Batch file  |  1992-09-17  |  52 b   |  8 lines

  1. /* */
  2.  
  3. address 'PRISMA'
  4. options results
  5.  
  6. ShutDown;
  7.  
  8.